projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3df3f
)
treednd: Add summaries
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:49:59 +0000
(22:49 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
gtk/gtktreednd.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreednd.c
b/gtk/gtktreednd.c
index 84dee305fd105a1bcc48153adb1a6aa0db672d6f..d42ae10f3621fae76535ce518fbfd388885c7a7f 100644
(file)
--- a/
gtk/gtktreednd.c
+++ b/
gtk/gtktreednd.c
@@
-44,6
+44,18
@@
* #GtkTreeDragSource and #GtkTreeDragDest interfaces.
*/
+/**
+ * GtkTreeDragDest:
+ *
+ * Interface for Drag-and-Drop destinations in `GtkTreeView`.
+ */
+
+/**
+ * GtkTreeDragSource:
+ *
+ * Interface for Drag-and-Drop destinations in `GtkTreeView`.
+ */
+
GType
gtk_tree_drag_source_get_type (void)
{